home *** CD-ROM | disk | FTP | other *** search
- object fmCustomer: TfmCustomer
- Left = 264
- Top = 140
- Width = 449
- Height = 282
- ActiveControl = DBGrid1
- Caption = 'Customer'
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsMDIChild
- Position = poScreenCenter
- Visible = True
- OnActivate = FormActivate
- OnClose = FormClose
- OnCreate = FormActivate
- PixelsPerInch = 96
- TextHeight = 13
- object DBGrid1: TDBGrid
- Left = 0
- Top = 0
- Width = 441
- Height = 255
- Align = alClient
- DataSource = DM1.CustomerSource
- TabOrder = 0
- TitleFont.Color = clWindowText
- TitleFont.Height = -11
- TitleFont.Name = 'MS Sans Serif'
- TitleFont.Style = []
- end
- end
-